home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0079 / 712.txt next >
Text File  |  1997-04-16  |  11KB  |  258 lines

  1. INFO-ATARI16 Digest         Tue, 28 Nov 89       Volume 89 : Issue 712
  2.  
  3. Today's Topics:
  4.                 Abbreviations (was: languages (IMHO))
  5.                   Atari ST MultitaskingMultiuser OSs
  6.                     GEM help needed over here, too
  7.                        Is Spectre going MIDI>?
  8.                             Shareware Mac
  9.                     Someone at Sozobon listening ?
  10.                            TOS 1.4 Eprom'd
  11.                  What/Where is the latest version of
  12. ----------------------------------------------------------------------
  13.  
  14. Date: 27 Nov 89 22:59:24 GMT
  15. From: mips!prls!pyramid!infmx!robert@apple.com  (Robert Coleman)
  16. Subject: Abbreviations (was: languages (IMHO))
  17.  
  18. >
  19. >Some common abbreviations:
  20. >
  21. >   BTW    By The Way
  22. >   RSN    Real Soon Now
  23. >   IMHO   In My Humble Opinion
  24. >   ASAP   As Soon As Possible
  25. >   RCSU   Richard Covert Shut Up
  26. >
  27. >:-?
  28. >
  29.  
  30. OK, THX.
  31.  
  32. BTW, IMHO RCSU ASAP.
  33.  
  34. :~)    :~)     :~)
  35.  
  36. C U RSN,
  37.  
  38. RC
  39.  
  40. ------------------------------
  41.  
  42. Date: 27 Nov 89 19:11:00 GMT
  43. From: nis!pwcs!stag!daemon@UMN-CS.CS.UMN.EDU  (Dale Schumacher)
  44. Subject: Atari ST MultitaskingMultiuser OSs
  45.  
  46. [mark@rpp386.cactus.org (Mark Lehmann) writes...]
  47. > I just ordered MINIX today.  Got it through a Book Store called "BOOKSTOP"
  48. > which gives its members a 20% discount on products purchased there.
  49. >
  50. > Is MINIX really that bad.  You make it sound like the worst kludge you
  51. > ever saw.  I wanted MINIX for multiuser, multitasking?  Does it really
  52. > destroy the hard drive?  Is it compatible with the TOS file partitioning,
  53. > or am I stuck to MINIX only when I install it on my hard drive.  I was
  54. > hoping to be able to use MINIX from one boot up and TOS from another
  55. > boot up.  Of course not running both OP/SYS simultaneously.
  56.  
  57. Minix has a few "design flaws" which limit it performance, notice I did
  58. not say limit it CAPABILITY, only its PERFORMANCE.  I've been hacking on
  59. Minix for a while now working on improvements in this area.  As with most
  60. *NIXes, it doesn't protect you from yourself, thus you can slip-up and
  61. trash lots of data if you do something you don't understand, or even if
  62. you do something that should be reasonable but hasn't been tried by the
  63. authors, if there's a bug hiding.  There is a special program which allows
  64. Minix to read/write TOS filesystems, but not vice-versa, and the partitioning
  65. information is compatible.  I have 106Mb divided into 5 TOS partitions and
  66. 3 Minix partitions.  I run both OSes with a simple reboot to switch.
  67.  
  68. > From being a UNIX administrator, I am use to re-compiling the kernel.
  69. > Is it really as tough as you say it is?
  70.  
  71. If you're used to recompiling the kernel to make changes, you should be
  72. just fine.  Most "end-users" aren't prepared to do this.
  73.  
  74. > The second reason that I am purchasing MINIX is to learn how to write
  75. > operating systems.  People have told me that MINIX is well supported.
  76.  
  77. I think Minix is a very useful platform for learning about OS internals.
  78. Don't count on it being a shining example of the best way to do everything,
  79. but it does get the job done and there's a lot to be said for "working
  80. code" over "theoretically ideal designs".
  81.  
  82. > Thanks for the previous comments and any comments that you wish to append
  83. > to this message.
  84. >
  85. > Mark Lehmann
  86.  
  87. In summary, Minix is _NOT_ currently an end-user OS.  It's for people who
  88. want to tinker with the OS, or the supporting tools, and who don't mind
  89. getting their hands dirty to make changes.  It is reasonable well supported
  90. in the sense that there are a lot of very active users (and authors) in
  91. the comp.os.minix newsgroup who can be very helpful and there is a steady
  92. flow (or should I say FLOOD) of new hacks you can try from other people.
  93. It is _NOT_ supported in the way most end-user would expect.  The publisher
  94. treats is basically like a book, and what kind of "support" is needed for
  95. a book?  You get the idea... :-)
  96.  
  97. \\   /  Dale Schumacher                         399 Beacon Ave.
  98.  \\ /   (alias: Dalnefre')                      St. Paul, MN  55104-3527
  99.   ><    ...umn-cs!midgard.mn.org!syntel!dal     United States of America
  100.  / \\   "What is wanted is not the will to believe, but the will to find out,
  101. /   \\  which is the exact opposite." -Bertrand Russell
  102.  
  103. ------------------------------
  104.  
  105. Date: 27 Nov 89 13:04:07 GMT
  106. From:
  107.  mcsun!ukc!kl-cs!nott-cs!cat.fulcrum.bt.co.uk!masalla.fulcrum.bt.co.uk!chrisl@uu
  108.  net.uu.net  (Chris Parkin Lilley)
  109. Subject: GEM help needed over here, too
  110.  
  111. I have several queries regarding the ST and GEM. My major question is:
  112.  
  113.         How the heck do I get text into my GEM application windows??
  114.  
  115. I've managed to hack an example application so that it will make several
  116. windows and allow them to be moved around using the mouse, resized, fulled,
  117. and closed. My next major requirement is to get text into the windows. How
  118. do I do it? How do I change fonts? Please help -- it's getting urgent.
  119.  
  120. I'd also like to know more about operating the serial port. I tried to use
  121. the stdio functions (I'm using MWC 3.?), like fopen(), but I kept getting
  122. errors like `fundamental error' and `no error'. Eventually I resorted to
  123. using bios calls, but the program I've got still loses characters (presumably
  124. because it's not running fast enough). Can I get at the port without going
  125. through bios? Is there any way of installing an interrupt service routine and
  126. persuading the serial device to interrupt when there's a character or when
  127. it's ready to transmit? That way, I wouldn't have to poll it.
  128.  
  129. Thanks in advance...
  130.  
  131. -Chrisl.
  132. --
  133. --------------------------------------------------------------------------------
  134. Chris Parkin Lilley, CS1.2, BT Fulcrum, UK               chrisl@uk.co.bt.fulcrum
  135.  
  136. ------------------------------
  137.  
  138. Date: 27 Nov 89 16:49:56 GMT
  139. From: att!drutx!druwy!dlm@ucbvax.Berkeley.EDU  (Dan Moore)
  140. Subject: Is Spectre going MIDI>?
  141.  
  142. in article <8911220809.AA09458@ucbvax.Berkeley.EDU>, UUCJEFF@ECNCDC.BITNET
  143. (jeff beer) says:
  144. > I heard a rumor that David Small is working on making Spectre handle
  145. > MIDI in its Mac emulation.  Is this true?  Can sources close to Small
  146. > confirm this?
  147.  
  148.         Dave is considering supporting MIDI.  But then he is
  149. considering lots of different things.  There is also a 3rd party who is
  150. writing some MIDI software that works on either the Spectre or a real
  151. Mac.  (Don't remember his name, he talked to Dave about some problems
  152. on Compuserve about a month ago).
  153.  
  154.         Getting most Mac MIDI software to work may be impossible since
  155. most of the programs go directly to the Mac hardware timers for
  156. interval control.  The STs hardware timers work differently and are at
  157. different addresses than the Mac programs expect.
  158.  
  159.         I wouldn't hold my breath waiting for the Spectre to support
  160. MIDI.  If (a really big if) it does happen it won't be anytime soon.
  161.  
  162.  
  163.                                 Dan Moore
  164.                                 AT&T Bell Labs
  165.                                 Denver
  166.                                 dlm@druwy.ATT.COM
  167.  
  168. ------------------------------
  169.  
  170. Date: 28 Nov 89 01:39:14 GMT
  171. From: att!cbnewsd!tainter@ucbvax.Berkeley.EDU  (johnathan.tainter)
  172. Subject: Shareware Mac
  173.  
  174. In article <5466@orca.WV.TEK.COM> jeff@quark.WV.TEK.COM (Jeff Beadles) writes:
  175. >In article <6997@portia.Stanford.EDU> zimm@portia.Stanford.EDU (Dylan Yolles)
  176. > writes:
  177. >>- It would hurt the ST. David Small has done a great job with the Spectre,
  178.  
  179. >Does this mean that I should not go out and write a share-ware
  180. ><insert generic type of program here> because it might hurt
  181. ><insert generic software house/publisher/author>'s business?
  182.  
  183.     [Analogy substituting Lotus for Spectre deleted]
  184.  
  185. >Jeff Beadles           jeff@quark.WV.TEK.COM
  186.  
  187. There are two significant differences here.  Lotus is sold for a premium price
  188. so a shareware version could be expected to be successful and therefore
  189. desirable and probably would be supported.  Spectre is reasonably priced and
  190. therefore a shareware version is not going to be particularly competitive
  191. and therefore should be expected to be poorly maintained.  Thus substituting
  192. a poor piece of work for a good piece of work.
  193.  
  194. Lotus is sold high volume at high returns.  It would not be expected that
  195. a reduction in its sales would destroy the company.  Spectre is sold low
  196. volume with small margin, a reduction by 1/3 would probably be fatal to
  197. Gadgets by Small.
  198.  
  199. --johnathan.a.tainter--
  200.    att!ihlpb!tainter
  201.  
  202. ------------------------------
  203.  
  204. Date: 28 Nov 89 01:13:10 GMT
  205. From: mcsun!unido!altger!watzman!michaelv@uunet.uu.net  (Michael Vishchers)
  206. Subject: Someone at Sozobon listening ?
  207.  
  208. [sorry for using this group. Please: NO FLAMES]
  209.  
  210. Could anyone at Sozobon Inc. please reply to this message ?
  211. I've tried several times to send bug reports to you, but all mail bounced.
  212. Thanks.
  213.  
  214.  
  215. --
  216. _____________________________________________________________________________
  217. Michael Vishchers                                     (michaelv@watzman.UUCP)
  218. "Wer fuer alles offen ist, kann nicht ganz dicht sein." (unbekannt)
  219. _____________________________________________________________________________
  220.  
  221. ------------------------------
  222.  
  223. Date: 28 Nov 89 10:45:07 GMT
  224. From:
  225.  cs.utexas.edu!wuarchive!brutus.cs.uiuc.edu!rpi!uwm.edu!ux1.cso.uiuc.edu!ux1.cso
  226.  .uiuc.edu!uxa.cso.uiuc.edu!glk01126@tut.cis.ohio-state.edu
  227. Subject: TOS 1.4 Eprom'd
  228.  
  229.         I've already seen advertisements for not only TOS1.4 epromed,
  230.         but bug fixed as well for $65.00.  If I decide to upgrade, you
  231.         can be sure that I'd trust a pirated EPROM bugfixed version
  232.         from some guy who I know KNOWS how to program than a corporation
  233.         selling me another version with bugs for 60% more money!  I'd
  234.         offer up the address, but some law abiding reader would probably
  235.         turn him in.
  236.  
  237.  
  238.         -Spieu!
  239.  
  240.         KUDOS to people who see a need and fill it.
  241.  
  242. ------------------------------
  243.  
  244. Date: 28 Nov 89 10:44:54 GMT
  245. From:
  246.  swrinde!cs.utexas.edu!wuarchive!brutus.cs.uiuc.edu!rpi!uwm.edu!ux1.cso.uiuc.edu
  247.  !ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!glk01126@ucsd.edu
  248. Subject: What/Where is the latest version of
  249.  
  250.         In the docs for 2.0e it states that it is probably the last version
  251.         as it is bug-free to his knowledge and finished as far as his
  252.         needs go...
  253.  
  254. ------------------------------
  255.  
  256. End of INFO-ATARI16 Digest V89 Issue #712
  257. *****************************************
  258.